PreregisteredClient

constructor(clientId: OriginalClientId, legalName: String, jarConfig: Pair<JWSAlgorithm, JwkSetSource>? = null)(source)

Parameters

clientId

the client id of a trusted verifier

legalName

the name of the trusted verifier

jarConfig

in case, verifier communicates his request using JAR, the signing algorithm that is uses to sign his request and a way to get his public key